Welcome![Sign In][Sign Up]
Location:
Search - crc vc

Search list

[ARM-PowerPC-ColdFire-MIPSElfCrc

Description: 计算嵌入式目标程序*.ELF文件的crc动态库及工具源码,开发环境vc++6.0及delphi7.0-this program can calculate embeded target program (*.elf) s crc,developed with visual c++ and delphi.
Platform: | Size: 2345984 | Author: mvp | Hits:

[Other5

Description: 这是一个关于CRC校验的VC代码,采用VC编写的,欢饮大家下载-this is a program for CRC
Platform: | Size: 359424 | Author: zhujun | Hits:

[Com Port2006_3_1_11_08_21

Description: 一段计算8位CRC码的VC代码,采用半表法,查2次表-A 8-bit CRC calculation VC code, the use of semi-table method, check Table 2
Platform: | Size: 65536 | Author: chenyong | Hits:

[Othersum_check

Description: 因工作需要自己用VC++写的,给烧写用的bin文件添加和校验字节,防止别人盗版。也可以再做简单修改给bin或HEX文件添加CRC校验。-Because of their work themselves with VC++ to write, to add a programmer to use the bin file and check bytes, to prevent others piracy. You can also do a simple change to the bin or the HEX file to add the CRC.
Platform: | Size: 1997824 | Author: | Hits:

[CommunicationLTE_CRC_APPEND_C

Description: 针对LTE中的CRC添加 采用C语言分别进行实现(查表法) 另有单字节数据CRC余式表的产生源码-via VC realize the CRC appending for data stream based on LTE including the code of creation for CRC_table of one-byte-data
Platform: | Size: 9216 | Author: 陈乐 | Hits:

[Windows Developcrczyz

Description: 使用VC++实现循环冗余检验CRC检错,用二进制的模2运算,相当于在M后面添加n个0。得到的(k+n)位的数除以收发双方事先商定的长度为(n+1)位的除数P,得出商是Q而余数是R(n位,比P少一位)。例如M=101001(即k=6),除数P=1101(即n=3),经模2除法运算的结果是:商Q=110101,而余数R=001,这里的商并没有什么用处,而余数R作为冗余码拼接在数据M的后面发送出去。这种为了进行检错而添加的冗余码常称为帧检验序列FCS(Frame Check Sequence)。因此加上FSC后发送的帧为101001001,共有(k+n)位。 CRC是一种检错方法,而FCS是添加在数据后面的冗余码。 -WindowsXp,VC++6.0/MFC CRC
Platform: | Size: 3659776 | Author: zhangyizhen | Hits:

[Modem programCRCPCalculator

Description: CRC calculator 16 vc vb源代码-CRC calculator 16 vc vb source code
Platform: | Size: 337920 | Author: 马二蛋 | Hits:

[Communicationcrc8-code

Description: 1. 用查表法计算CRC码,编码方式:生成多项式为x8+x2+x+1 2. 环境要求:系统Windows2000/XP/7;C语言;编译环境为C-Free或VC++ 6.0 3. 信息交换内容为文本文件;信息交换方式为共享文件 4. 功能:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-CRC code calculated using the look-up table method, the encoding: generating polynomial of as x8+x2+x+1 2. Environmental requirements: System Windows2000/XP/7 C language the the compiled environment for C-Free or VC++ 6.0. Exchange of information content to text documents way of exchange of information shared files. functionality: you can run the program in the two computers on a generated CRC code, another check.
Platform: | Size: 3072 | Author: 潘梦容 | Hits:

[GUI Developtaoshuangshuang

Description: VC编写的CRC循环校验码,实现简单的CRC校验,信息位加校验位-The VC prepared CRC cyclic checksum achieve simple CRC checksum information bits plus parity bit
Platform: | Size: 4787200 | Author: 陶双双 | Hits:

[OS programCRCTEST

Description: 号称最好的CRC程序,VC源码,内含创建CRC16所需要的Table、创建CRC32所需要的Table、执行对数据段的CRC16循环冗余校验、执行对数据段的CRC32循环冗余校验,处理CRC循环校验所需要的方法,可选择临时计算,或者一次计算出数值查表以增加速度。 -Best known as the CRC program, VC source code, containing create CRC16 Table, create CRC32 Table CRC16 cyclic redundancy check implementation of the data segment, the implementation of the data segment CRC32 cyclic redundancy checkdeal with the methods required by the CRC cyclic redundancy check option for temporary calculation, or a calculated value look-up table in order to increase the speed.
Platform: | Size: 22528 | Author: 吴志红 | Hits:

[OtherVCCRC

Description: vc++6.0编写用计算的方法实现CRC校验,希望对大家有所帮助。-vc++6.0 write a CRC checksum calculation method, we want to help.
Platform: | Size: 1874944 | Author: 王兵 | Hits:

[Otherqwe

Description: vc++6.0编写用计算的方法实现CRC校验,希望对大家有所帮助。-vc++6.0 write a CRC checksum calculation method, we want to help.
Platform: | Size: 1874944 | Author: 王兵 | Hits:

[Internet-NetworkUploadData(1)

Description: 用户侧并网光伏电站在线监测系统之数据上传系统, 解决网络字节序转换、CRC校验、AES加密、中文UTF-8编码等技术, 采用多线程解决在主动发送信息的同时监听数据中心服务器其他指令。 采用开发环境vc++6.0 + mysql,实现用户SN、密码、电站信息、 设备信息等全部在数据库中配置,在光伏电站项目信息改变或变更项目,不用更改系统源码,直接在数据库中更改相关信息就行了。-User side and network monitoring system of photovoltaic power plant data upload system to solve the network byte order conversion, CRC checksum, AES encryption, Chinese UTF-8 encoding techniques, the use of multi-threading to solve the initiative to send information at the same time monitoring and data center servers other instructions. Use development environment vc++6.0+ mysql, implement user SN, password, power information, device information, and all in the database configuration information changes in the PV power plant project or change the project, do not change the system source code, directly change the information in the database on the line the.
Platform: | Size: 2227200 | Author: genius8080 | Hits:

[CSharpCRC16_MFC

Description: 利用VC编辑器编辑基于MFC功能的CRC冗余码功能实现-Using VC MFC-based features editor of the CRC redundancy function realization
Platform: | Size: 20705280 | Author: 莫小竹 | Hits:

[Windows DevelopVC_CRC

Description: 关于一种在VC环境下,CRC校验码的算法!-About one in VC environment, CRC checksum algorithm!
Platform: | Size: 16384 | Author: zuomajie | Hits:

[Otherjisuan

Description: CRC校验码和SRC校验码,VC++ MFC 写的程序-CRC code and SRC code
Platform: | Size: 4350976 | Author: 王小虎 | Hits:

[ComboBoxLightning_counter

Description: 用VC实现的雷击计数器的显示界面,此界面彩串口编程,通过串口采用modbus报文来对雷击计数器进行查询和设置,为了保证传输的准确性,报文的传输采用CRC检验。-With VC lightning counter display interface that color serial programming via the serial port using modbus packets of lightning counter to query and set, in order to ensure the accuracy of the transmission, packet transmission using CRC test.
Platform: | Size: 9418752 | Author: maxue | Hits:

[SCMPMACView

Description: 用C++语言程序实现CRC校验,开发环境是VC++6.0版本。-Using C++ language procedures realize CRC checksum, the development environment is VC++6.0 version.
Platform: | Size: 3072 | Author: zhonga795u173 | Hits:

[OS programistwwrk-Use

Description: Use vc network programming knowledge CRC experiments, between two computers
Platform: | Size: 5120 | Author: Thkmts | Hits:

[Applicationsoualihuer

Description: vc模拟实现循环冗余校检编码,本程序为模拟crc-32的校检,-Vc simulation realization of cyclic redundancy check code, the program to simulate CRC check- 32,
Platform: | Size: 26624 | Author: GKR-371718 | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net